Validate FileSize from javascript [client side]

Posted by Radhi on Stack Overflow See other posts from Stack Overflow or by Radhi
Published on 2010-03-29T04:40:14Z Indexed on 2010/03/29 4:43 UTC
Read the original article Hit count: 427

Filed under:
|
|

when upload button clicked on page... want to check filesize selected in fileupload control and stop postback of upload button if file size exceeds... what are the ways to do this using jquery/javascript?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about fileupload